src/ChangeLog: Fix last entry for deps.mk.
authorEli Zaretskii <eliz@gnu.org>
Sat, 12 Mar 2011 12:05:05 +0000 (14:05 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 12 Mar 2011 12:05:05 +0000 (14:05 +0200)
src/ChangeLog

index eb36c7c5dc7ef29ab9e0e63df6050b30c7c35a6d..7afebf5accb5055ee954cb1f3fa8aaf0bdaebbb4 100644 (file)
@@ -5,7 +5,7 @@
        Constify `char *' arguments and their references according to
        prototypes in tparam.h.
 
-       * deps.mk (termcap.o): Depend on tparam.h.
+       * deps.mk (termcap.o): Depend on tparam.h and msdos.h.
 
        * msdos.c (XMenuAddPane): 3rd argument is `const char *' now.
        Adapt all references accordingly.